Skip to content

Add a newer version notice in Collections (Legacy) #1456

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 29, 2019

Conversation

exoego
Copy link
Contributor

@exoego exoego commented Jul 22, 2019

Fixes #1121

There is 2 version of "Overviews => Collections": one is for Scala 2.13, and the other is for legacy (Scala 2.12 and older).
I think it requires a lot attention to distinguish both of them, since page header are identical.

This PR adds

  • (Scala 2.8 - 2.12) to sub title
  • A link to newer version of corresponding page

so readers (and search crawlers) know it is old and there is new version.

link-to-newer

@exoego exoego changed the title Add a link from older Collection to newerCollections Add a link from Collections (Legacy) to newer Collections (2.13) Jul 23, 2019
@exoego exoego changed the title Add a link from Collections (Legacy) to newer Collections (2.13) Add a newer version notice in Collections (Legacy) Jul 23, 2019
@SethTisue SethTisue merged commit 03b6a5a into scala:master Jul 29, 2019
@exoego exoego deleted the legacy-collections branch July 29, 2019 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The architecture of scala collections should have a link to the 2.13 sister page
3 participants